home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 11: TSX-11 / Linux Cubed Series 11 - TSX-11 Vol 1.iso / libs / gle.000 < prev    next >
Text File  |  1996-11-30  |  1KB  |  27 lines

  1. Begin3
  2. Title:          GLE Tubing and Extrusion Library
  3. Version:        2.2.3
  4. Entered-date:   12JAN96
  5. Description:    GLE is a library package of C functions that draw
  6.                 extruded surfaces, including surfaces of revolution,
  7.                 sweeps, tubes, polycones, polycylinders and helicoids.
  8.                 Generically, the extruded surface is specified with a
  9.                 2D polyline that is extruded along a 3D path.  A local
  10.                 coordinate system allows for additional flexibility in 
  11.                 the primitives drawn.  Extrusions may be texture mapped
  12.                 in a variety of ways.  The GLE library generates 3D 
  13.                 triangle coordinates, lighting normal vectors and 
  14.                 texture coordinates as output. GLE uses the GL or 
  15.                 OpenGL API's to perform the actual rendering.
  16. Keywords:       graphics surface sweep tube extrude polycone polycylinder OpenGL
  17. Author:         linas@austin.ibm.com (Linas Vepstas)
  18. Maintained-by:  linas@austin.ibm.com (Linas Vepstas)
  19. Primary-site:   400k ftp.austin.ibm.com pub/xxx/gle.2.2.3.tar.gz
  20. Alternate-site: 400k tsx-11.mit.edu pub/linux/sources/libs/gle.2.2.3.tar.gz
  21. Original-site:  ftp.austin.ibm.com pub/xxx/gle.2.2.3.tar.gz
  22. Platform:       GLE is known to compile and run on the following:
  23.                 IBM (AIX 3.2.5, AIX 4.1, with xlc and gcc, OpenGL LPP)
  24.                 PC (Linux 1.1.59 with gcc and Mesa)
  25. Copying-policy: Freely distributable, AS-IS, no warrenty.
  26. End
  27.